バージョン

ItemsPanelBase<T,TControl> クラス

ComboEditorItemBase オブジェクトを含むパネル。
シンタックス
'宣言
 
Public Class ItemsPanelBase
    (Of T As ComboEditorItemBase(Of TControl),
     TControl As FrameworkElement) 
   Inherits System.Windows.Controls.Panel
public class ItemsPanelBase<T,TControl> : System.Windows.Controls.Panel 
where T: ComboEditorItemBase<TControl>
where TControl: FrameworkElement
型パラメータ
T
TControl
参照